home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / acpi / events / ibm-hibernatebtn < prev    next >
Encoding:
Text File  |  2006-10-15  |  363 b   |  12 lines

  1. # /etc/acpi/events/ibmdiskbtn
  2. # This is called when the user presses the hibernate button and calls
  3. # /etc/acpi/hibernate.sh for further processing.
  4.  
  5. # Optionally you can specify the placeholder %e. It will pass
  6. # through the whole kernel event message to the program you've
  7. # specified.
  8.  
  9. event=ibm/hotkey HKEY 00000080 0000100c
  10. action=/etc/acpi/hibernatebtn.sh
  11.  
  12.